Skip to content

Added r""" to the docstring to avoid warnings in python3 #553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

goldvitaly
Copy link
Contributor

Added r""" to the docstring to avoid warnings in python3

Warning example:
DeprecationWarning: invalid escape sequence \d

Added r""" to the docstring to avoid warnings in python3

Warning example:
DeprecationWarning: invalid escape sequence \d
@dthkao
Copy link

dthkao commented Apr 13, 2020

Ping? This seems pretty relevant considering python-futures' usage.

@goldvitaly goldvitaly closed this Apr 13, 2020
@goldvitaly goldvitaly reopened this Apr 13, 2020
@jmadler jmadler merged commit a85b667 into PythonCharmers:master Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants